
body {
  color: #5a5a5a;
}
a {
    color: white;
    text-decoration: none;
}
li {list-style:none;}
	l{float:left;}
	r{float:right;}

.navbar-inverse{

	background-color: #03519b;
	color:white;   
	color: #fff;
}
.navbar-inverse .navbar-toggle {
    border-color:#a9c3db;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #03519b;
}

.navbar
{margin-bottom: 0px;}


@media (min-width: 768px){

.navbar-inverse{

	background-color: #03519b;
	color:white;   
	color: #fff;
    font-size: 17px;
    padding: 15px 29px 15px 29px;
	
}


.navbar-nav>li{ width: 11.11%;}

.navbar-nav{width: 100%;}


}


/*幻灯片开始*/

      .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
      }

      .swiper-pagination-bullet-active {
        color: #fff;
        background: #007aff;
      }




/*幻灯片结束*/


/*产品展示开始*/
.myleft{float:left;width:220px}
.myleft2{ border: 2px solid #03519b;;padding-bottom:1px;}







.mylefttitle{height:55px;line-height:55px;font-size:16px;margin-bottom:7px; color:#FFFFFF; text-align: center;}

.mylefttitle a{
	color:#fff;
	background-color:#03519b;
    padding-top: 15px;
    padding-right: 75px;
    padding-bottom: 15px;
    padding-left: 75px;

}




.mymenu{height:30px;line-height:30px;margin-bottom:7px;background-color: #e1e4e7;font-size: 15px;text-align: center;}
.mymenu a{color:#000000}
.mymenu:hover{background-color: #ff8a20;}
.mymenu:hover a{color:#fff}


.prolist li{float:left;width:220px;margin-right:10px;margin-bottom:5px;text-align:center;}
.prolist .tu img{width:210px;height:210px;border:1px solid #ddd;padding:6px}
.prolist .tit{margin-top:2px;font-size:14px;margin-bottom:2px;text-align: center;}

/*产品展示结束*/

.pro_t {
    text-align: center;
    font-size: 35px;
    color: #363534;
    margin: 20px 0px 25px 0px;	
}

.prolist_t{text-align:center;}


.prolist_t a{color:#000000;}

.pro-img{text-align:center;}



.myprol li{
 width:284px;
  border:0;
  float:left;
 
}

.myprol li img{
 width:284px;
 hight:284px;
 }
 





/*公司简介*/

.about{}

.abouttitle {
	margin: 30px 0px 20px 0px;
	text-align: center;
	font-size: 26px;

}


.aboutimg {
	width: 100%;
	max-width: 458px;
	display: block;
	float: right;
}

.aboutus{
	
    text-align: left;
    line-height: 32px;
    padding: 40px 0px 10px 0px;
	
}


.indexarctitle{font-size:16px; font-weight: bold;}
.indexarctitle a{color:black;}
.arc{margin-bottom:10px;}



@media screen and (max-width: 768px) {
	.about_img {
		width: 100%;
			max-width: 100%;
	}
}

.about_contents {
	text-align: left;
	line-height: 31px;
	padding: 23px 0px 10px 0px;
}




/*中间广告*/
.main2 {
    width: 100%;
    height: 155px;
    background: #03519b;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 18px;
}


/*友情链接*/
.flink {
	background-color: #4A4A4A;
	padding: 10px 0px;
	text-align: center;
	color: #E9E9EA;
	font-size: 13px;
}

.flinktitle {
	font-size: 13px;
	margin-right: 6px;
}

.flinklist li{float:left;padding-right: 10px;}
.flinklist a{color:#cccccc;}

@media screen and (max-width: 768px) 
{
	.flink {display:none;}
}



/*底部信息*/

.myfootnav {
	width: 100%;

	background-color: #03519b;
	text-align: center;
	display: none;
}

.myfootnav a {
	color: white;
	display: block;

}

.myfootnav p {
	margin: 0 0 10px;
    float: left;
    width: 33.33%;	
    text-align: left;	
}

.myfootbc{ text-align:center; background-color:#000000;color:white;padding-top:30px;padding-bottom:30px;}
.navbar-fixed-bottom{display:none;}
.mytel{padding-top: 20px;}




/*设置小屏幕*/

@media screen and (max-width: 768px) {
.myfootnav {
	display: block;
	width: 100%;
}
.main2{	display: none;}

.mylefttitle a {
    color: #fff;
    background-color: #03519b;
    padding-top: 15px;
    padding-right: 0px; 
    padding-bottom: 15px;
    padding-left: 0px; 
}


.mytel,.myleftpro,.leftcontact,.myfootbc{display: none;}

.plisttitle{text-align: center;}

.myarc img{width: 100%!important;height: auto!important;}
.logo img {width:100%;height:auto;}

.myposition a {color:#000000;}
body{margin-bottom:60px;}


.prolist img{width:100%;}



}


/*栏目导航*/
.myleftpro {
	clear: both;
}
.index_left_nav {
	padding-top: 25px;
	margin: 0 15px;
}



.mylefttitle1{height:55px;line-height:55px;font-size:16px;margin-bottom:7px; color:#FFFFFF; text-align: center;	background-color:#03519b;    font-size: 20px;
    font-weight: bold;}

.mylefttitle1 a{
color:#fff;background-color:#03519b;
padding-top: 15px;
    padding-right: 75px;
    padding-bottom: 15px;
    padding-left: 75px;    font-size: 20px;
    font-weight: bold;

}

.mylefttitle2{height:55px;line-height:55px;font-size:16px;margin-bottom:7px; color:#FFFFFF; text-align: center;	background-color:#03519b;}

.mylefttitle2 a{
	color:#fff;background-color:#03519b;
padding-top: 15px;
    padding-right: 75px;
    padding-bottom: 15px;
    padding-left: 75px;

}

.l-pro {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
	display:none;
}

.show{display:block;}

.menu_head {
	cursor: pointer;
	font: 600 18px/30px "Open Sans", sans-serif;
	width: 35px;
	text-align: center;
	color: #303c4b;
	display: inline-block;
	position: absolute;
	top: 3px;
	right: 0px;
}
.menu_head:hover {
	color: #ed2025;
}

/*面包屑*/
.myposition{   
    margin: 20px;
	
}
.myposition a{color:black; }


/*分页*/
.plistpage{
	clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;}

/*左边联系我们*/	
.leftcontact{border:1px solid #cccccc;}
.leftcontact p{ padding-left:10px;}

.plisttitle{       
margin: 20px;
font-size: 20px; 
font-weight: bold;}

.plist{
	
	
}


.plisttilte2{color:#000000; text-align:center;}
.plisttilte2 a{color:#000000; }

.plistimg{text-align:center;}

.plistarc{    
	text-align: left;
    border-bottom: 1px solid #cccccc;
	color:#000000;  
	margin-bottom: 20px;}
.plisttilte3{text-align:left;}
.plisttilte3 a{color:#000000; }

.pubdate{float:right;}

.myarc{}
.myarc a{color:black;}

.myarctitle{
	    font-weight: bold;
	font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
	    color: #03519b;
}
.mark{text-align:center;}

.review {
    background-color:#e7e9eb;
    padding: 15px 15px 10px 15px;
    border: 1px dotted #adadad;
    border-right: none;
    border-left: none;
    text-indent: 2em;
    font-size: 14px;
    color: #333;
	margin-bottom: 20px;
}

/*table*/
        table {
            font-family: verdana,arial,sans-serif;
            font-size:11px;
            color:#333333;
            border-width: 1px;
            border-color: #666666;
            border-collapse: collapse;
			width: 100%!important;
        }
        table th {
            border-width: 1px;
            padding: 8px;
            border-style: solid;
            border-color: #666666;
            background-color: #dedede;
        }
        table td {
            border-width: 1px;
            padding: 8px;
            border-style: solid;
            border-color: #666666;
            background-color: #ffffff;
        }


/*视频*/
video{width:100%!important;}